projects
/
project
/
bcm63xx
/
atf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
432b990
)
mt8173: update spm wake_src setting
author
kenny liang
<
[email protected]
>
Tue, 11 Aug 2015 11:01:42 +0000
(19:01 +0800)
committer
Yidi Lin
<
[email protected]
>
Tue, 18 Aug 2015 08:28:04 +0000
(16:28 +0800)
1. SEJ should not be one of the wake up sources
BUG=chrome-os-partner:38426
TEST=powerd_dbus_suspend
Change-Id: If8f3f19a885e66d7c10b472c2e3182a5affa4773
Signed-off-by: kenny liang <
[email protected]
>
plat/mediatek/mt8173/drivers/spm/spm_suspend.c
patch
|
blob
|
history
diff --git
a/plat/mediatek/mt8173/drivers/spm/spm_suspend.c
b/plat/mediatek/mt8173/drivers/spm/spm_suspend.c
index 06d1c75cb8f082391bd00771b02fde32528b38c7..6743736880fdf59c56323d940eba28bba91a9f2f 100644
(file)
--- a/
plat/mediatek/mt8173/drivers/spm/spm_suspend.c
+++ b/
plat/mediatek/mt8173/drivers/spm/spm_suspend.c
@@
-43,7
+43,7
@@
#define WAKE_SRC_FOR_SUSPEND \
(WAKE_SRC_KP | WAKE_SRC_EINT | WAKE_SRC_MD32 | \
WAKE_SRC_USB_CD | WAKE_SRC_USB_PDN | WAKE_SRC_THERM | \
- WAKE_SRC_SYSPWREQ | WAKE_SRC_
SEJ | WAKE_SRC_
ALL_MD32)
+ WAKE_SRC_SYSPWREQ | WAKE_SRC_ALL_MD32)
#define WAKE_SRC_FOR_MD32 0